SmartFTP FTP Library
IFTPConnection::RenameFile Method

Renames a file. 

The client sends RNFR to initiate a rename and completes it with RNTO.

IDL
HRESULT RenameFile(
    [in] BSTR fileFrom, 
    [in] BSTR fileTo
);
What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.